
.wts_fa_icon_frontpage {
  display: flex;
  justify-content: center !important; /* horizontal center */
  align-items: center !important;     /* vertical center */
  font-size: 50px;
}
.text-white {
  color: #fff;
}